Concurrent and Distributed Computing in Java (Hardcover)

Concurrent and Distributed Computing in Java (Hardcover)

作者: Vijay K. Garg
出版社: Wiley
出版在: 2004-02-04
ISBN-13: 9780471432302
ISBN-10: 047143230X
裝訂格式: Hardcover
總頁數: 336 頁





內容描述


An in-depth introduction to concurrent and distributed computing with Java

Combining the two key types of Java programming, Concurrent and Distributed
Computing in Java offers both professionals and students a comprehensive guide
to fundamental concepts necessary for mastering Java programming.
The text is presented in two parts. The first deals with techniques for
programming in shared-memory based systems and covers concepts in Java such as:

Threads
Synchronized methods
Waits and notify
Multi-threaded programming
Algorithms for mutual exclusion, consensus, atomic objects, and wait-free
data structures
The second half of the text deals with programming in a message-passing
system, and covers:

Resource allocation problems
Logical clocks
Global property detection
Leader election
Message ordering
Agreement algorithms
Checkpointing
Message logging
Avoiding excessive mathematical notation while explaining important concepts
with both rigor and clarity, this up-to-date text will prove a valuable resource
for interested professionals and students alike.

Table of Contents
List of Figures.
Preface.

  1. Introduction.
  2. Mutual Exclusion Problem.
  3. Synchronization Primitives.
  4. Consistency Conditions.
  5. Wait-Free Synchronization.
  6. Distributed Programming.
  7. Models and Clocks.
  8. Resource Allocation.
  9. Global Snapshot.
  10. Global Properties.
  11. Detecting Termination and Deadlocks.
  12. Message Ordering.
  13. Leader Election.
  14. Synchronizers.
  15. Agreement.
  16. Transactions.
  17. Recovery.
  18. Self-Stabilization.
    Appendix: Various Utility Classes.
    Bibliography.
    Index.



相關書籍

Visual C# 2012 從零開始

作者 資訊教育研究室

2004-02-04

資料結構:使用 Java

作者 李淑馨

2004-02-04

兩周自製腳本語言

作者 千葉滋

2004-02-04